home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 2000 October
/
Software of the Month - Ultimate Collection Shareware 277.iso
/
pc
/
PROGRAMS
/
UTILITY
/
WINLINUX
/
DATA1.CAB
/
programs_-_usrdoc
/
TERMCAP-.{2I
/
CHANGELO.{_1
< prev
next >
Wrap
Text File
|
1999-09-17
|
3KB
|
127 lines
Mon Apr 15 20:13:33 1996 H.J. Lu (hlu@gnu.ai.mit.edu)
* liibtermcap 2.0.8 is released.
* Makefile (VERSION): set to 2.0.8.
* version.c: Linux termcap 2.0.8.
Mon Apr 15 04:40:05 1995 Miquel van Smoorenburg (miquels@drinkel.ow.org)
* termcap.c: modified.
- it deletes capabilities that start with '.' as used in the
new termcap files - those are commented out capabilities.
- it tries to translate escaped characters before putting
them in the buffer as opposed to doing at in tgetstr.
Fri Apr 5 00:00:27 1996 H.J. Lu (hlu@gnu.ai.mit.edu)
* liibtermcap 2.0.7 is released.
* Makefile (VERSION): set to 2.0.7.
add support for texinfo files and termcap.src.
* version.c: Linux termcap 2.0.7.
* <termcap.h>: include <termios.h>.
* termcap.src:
* termcap.texi:
* termcap.info:
* termcap.info-1:
* termcap.info-2:
* termcap.info-3:
* termcap.info-4:
* texinfo.tex: new, copied from GNU termcap 1.3.
Sun Mar 24 22:55:13 1996 H.J. Lu (hlu@gnu.ai.mit.edu)
* liibtermcap 2.0.6 is released.
* Makefile (VERSION): set to 2.0.6.
* version.c: Linux termcap 2.0.6.
* termcap.c (tgetent): For compatibility with programs like
`less' that want to put data in the termcap buffer
themselves as a fallback, we set term_entry to buffer if
no termcap entry is found.
Sat Jan 13 00:20:14 1996 H.J. Lu (hlu@gnu.ai.mit.edu)
* liibtermcap 2.0.5 is released.
* Makefile ($(SHARED_LIB)): use pic/$(OBJS) instead of $(OBJS).
(VERSION): set to 2.0.5.
* version.c: Linux termcap 2.0.5.
Mon Dec 25 17:31:41 1995 H.J. Lu (hlu@gnu.ai.mit.edu)
* liibtermcap 2.0.4 is released.
* Makefile: make it a standalone Makefile.
* README: update.
* version.c: Linux termcap 2.0.4.
Thu Oct 20 00:38:17 1994 Miquel van Smoorenburg (miquels@drinkel.ow.org)
* Rewrote termcap.c from scratch, see README.
Stuff is now Linux (or rather, ANSI-C) dependant.
Sat Apr 17 13:50:10 1993 H.J. Lu (hlu@nighthawk)
* modify termcap.c and tparam.c for Linux.
Thu Apr 15 12:45:10 1993 David J. MacKenzie (djm@kropotkin.gnu.ai.mit.edu)
* Version 1.2.
* tparam.c [!emacs] (xmalloc, xrealloc, memory_out): New functions.
(tparam1): Use them.
* termcap.c, tparam.c: Use NULL or '\0' where appropriate
instead of 0. Rename some vars.
* termcap.c (tgetent): If EOF is reached on termcap file,
free allocated resources before returning.
* termcap.c (tgetent): Use /etc/termcap if TERMCAP is an entry
for a term type other than TERM.
From pjr@jet.UK (Paul J Rippin).
Sat Apr 10 23:55:12 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
* tparam.c (tparam1): Don't set the 0200 bit on a non-0 character code.
From junio@twinsun.COM (Junio Hamano).
Tue Dec 8 22:02:15 1992 David J. MacKenzie (djm@kropotkin.gnu.ai.mit.edu)
* termcap.c, tparam.c: Use HAVE_STRING_H instead of USG.
Thu Dec 3 13:47:56 1992 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
* termcap.c, tparam.c [HAVE_CONFIG_H]: Include config.h.
Fri Oct 23 12:35:29 1992 David J. MacKenzie (djm@goldman.gnu.ai.mit.edu)
* termcap.h [__STDC__]: Add consts. From Franc,ois Pinard.
Tue Oct 13 15:52:21 1992 David J. MacKenzie (djm@goldman.gnu.ai.mit.edu)
* Version 1.1.
Tue Sep 29 21:04:39 1992 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
* termcap.[ch], tparam.c: Fix some lint.
* version.c: New file.
Local Variables:
mode: indented-text
left-margin: 8
version-control: never
End: